-
Notifications
You must be signed in to change notification settings - Fork 92
chore: [pre-commit.ci] pre-commit autoupdate #2568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
c420a9e to
11fb5c5
Compare
f606fac to
d4672a8
Compare
5adc4f7 to
5f35a85
Compare
5f35a85 to
cdb1420
Compare
1cac64d to
ab9a315
Compare
de475fa to
c8c2bfd
Compare
f2b0a46 to
4f6e571
Compare
389eacb to
0fb4e64
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2568 +/- ##
=======================================
Coverage 98.23% 98.23%
=======================================
Files 65 65
Lines 4190 4190
Branches 452 453 +1
=======================================
Hits 4116 4116
Misses 45 45
Partials 29 29
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
More typing issues: |
9f8b94c to
5c22b28
Compare
2463c57 to
21a6a62
Compare
5bcff92 to
f3b7d11
Compare
|
Things are now just failing on Ruff revision requests, so this can get easily fixed up and then merged. |
f3b7d11 to
a6cb09f
Compare
f88c065 to
19101f3
Compare
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.12.0 → v0.14.3](astral-sh/ruff-pre-commit@v0.12.0...v0.14.3) - [github.com/psf/black-pre-commit-mirror: 24.10.0 → 25.9.0](psf/black-pre-commit-mirror@24.10.0...25.9.0) - [github.com/adamchainz/blacken-docs: 1.19.1 → 1.20.0](adamchainz/blacken-docs@1.19.1...1.20.0) - [github.com/pre-commit/mirrors-mypy: v1.13.0 → v1.18.2](pre-commit/mirrors-mypy@v1.13.0...v1.18.2) - [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1) - [github.com/python-jsonschema/check-jsonschema: 0.30.0 → 0.34.1](python-jsonschema/check-jsonschema@0.30.0...0.34.1)
for more information, see https://pre-commit.ci
19101f3 to
da7d673
Compare
matthewfeickert
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fixes @kratsg. I have a few questions on:
- How you feel about keeping some things with
_prefixes for maintainer readability in the future. - If we need
get_backend()calls at all if they aren't setting anything. - Why an
assertwas added.
Co-authored-by: Matthew Feickert <[email protected]>
* Add test to cover missing ElementTree root handling.
c.f. B108: hardcoded_tmp_directory Flagged by Codecov
updates:
Before Merging
For the PR Assignees: